Iterates over diagram items of the desired type
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public <T> Iterable<T> items ( |
A Class specifying the type of items to iterate over.
Iterable<T> which lets you iterate the specified items